ComponentOne Bitmap for WPF
C1.WPF.DX.4.6.2 Assembly / C1.Util.DX.Storage Namespace / PropertyBagKey<T1,T2> Class / Name Property

In This Topic
    Name Property (PropertyBagKey<T1,T2>)
    In This Topic
    Gets the name.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also